home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / DocumentManager.nib / data.classes < prev    next >
Text File  |  1994-12-14  |  753b  |  48 lines

  1. DocumentManager = {
  2.     ACTIONS = {
  3.     openRecycler:;
  4.     saveStyleBook:;
  5.     emptyRecycler:;
  6.     textAction:;
  7.     styleBookBrowserClick:;
  8.     documentBrowserClick:;
  9.     pageClick:;
  10.     setDefaultStyleSheet:;
  11.     viewStyleSheet:;
  12.     openDocManager:;
  13.     shelfClick:;
  14.     shelfSize:;
  15.     };
  16.     OUTLETS = {
  17.     newDocumentWell;
  18.     setDefaultStyleSheetButton;
  19.     stringTable;
  20.     pageScroll;
  21.     shelfMatrix;
  22.     commentText;
  23.     newSectionWell;
  24.     newStoryWell;
  25.     styleBookBrowser;
  26.     saveStyleBookButton;
  27.     documentBrowser;
  28.     commentTitle;
  29.     pageMatrix;
  30.     recyclerButton;
  31.     newStyleSheetWell;
  32.     window;
  33.     recyclerPanel;
  34.     recyclerWell;
  35.     browserView;
  36.     recyclerMatrix;
  37.     shelfView;
  38.     viewStyleSheetButton;
  39.     splitView;
  40.     };
  41.     SUPERCLASS = Object;
  42. };
  43. FirstResponder = {
  44.     ACTIONS = {
  45.     };
  46.     SUPERCLASS = Object;
  47. };
  48.